gui/tray: Do not generate JPEG images in async image response for macOS
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Fri, 28 Feb 2025 08:26:08 +0000 (16:26 +0800)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 3 Mar 2025 12:36:57 +0000 (12:36 +0000)
commit0ccf0087e41530516827abcb8ef5e54e36fe3c3a
treed4694fcba9f46bc2408595855253763a44e32de6
parent15e68a7a32c8e4c63e2be9df66e49bedae77edd5
gui/tray: Do not generate JPEG images in async image response for macOS

We are seeing libjpeg related crashes in our packaged version for macOS.
Until we are able to resolve this in the packaging, do not generate
JPEG-based images

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/gui/tray/asyncimageresponse.cpp